home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / gratupd.zip / GOLDRAT.DOC < prev    next >
Text File  |  1991-05-04  |  4KB  |  83 lines

  1.                                   GoldRAT 1.5p
  2.                          Copyright (c) 1991 Tony Mitts
  3.  
  4.                        A "Mouse Additive" for GoldED 2.31p
  5.  
  6.      [ A -BIG- Thanks to Odinn Sorensen for the BEST mail editor around! ]
  7.  
  8. -------------------------------------------------------------------------------
  9.                            NOTICE!  NOTICE!  NOTICE!
  10. The ONLY guarantee for this program is that it will take up space.
  11. I, Tony Mitts, am not responsible for any damages that this program may cause.
  12. USE OF THIS PROGRAM IS AT YOUR OWN RISK, PERIOD.
  13. -------------------------------------------------------------------------------
  14.  
  15.                             What is GoldRAT, anyway?
  16.  
  17. After trying the built in mouse support in GoldED 2.30, I decided to make
  18. my own mouse routines for it.  The mouse routines within GoldED are not to
  19. good (like Odinn warnned us about!) so I wanted an easy way to add mouse
  20. support to GoldED.  Here is what I came up with.
  21.  
  22. GoldRAT will allow you to move the scroll-bars according to the mouse
  23. movements.  It also has "pop-up" windows that will let you choose options
  24. by putting the keyboard command into the keyboard buffer.
  25.  
  26. Place all the files in the GoldRAT archive in your GoldED directory or in a
  27. convienent directory in your path.  There are two versions of GoldRAT.  One is
  28. for color systems, and the other for mono systems.  To start GoldRAT, type
  29. either GOLDRAT [d:\path\]COLOR or GOLDRAT [d:\path\]MONO.  For instance, I have
  30. "GOLDRAT E:\GOLDRAT\COLOR".  You can turn off the menus by typing GOLDRAT OFF.
  31.  
  32. How to use the mouse:
  33.  
  34. Right Button: Same as ENTER
  35. Left Button : Brings up the menus
  36. Both Buttons: Same as ESC
  37.  
  38. GoldRAT has support for 80x25, 80x40, 80x43, 80x50 and 80x60 video modes.  If
  39. you use a different video mode, netmail me and I'll add the support to it.  It
  40. *should* work with 132 columns, but I have not tested it.
  41.  
  42. GoldRAT can be loaded in high memory with no problems.  I have it in high mem
  43. using QEMM's LOADHI.COM.  It takes up about 22k of RAM.
  44.  
  45. GoldRAT was tested with the Microsoft Mouse Driver (MOUSE.COM) ver. 7.04 and
  46. should work with all MS Mouse compatibles.
  47.  
  48. NOTE: You will have to run GoldRAT again if you use another program that uses
  49. a mouse.  GoldRAT won't take up more memory if you load it multiple times.  It
  50. just has to be re-initialized.
  51.  
  52. If you have any suggestions or questions, feel free to netmail me at 1:213/780
  53. or call Evolutions End BBS at 1-702-825-3981 (HST/V.32/V.42).
  54.  
  55. _Tony Mitts_
  56.  
  57.  
  58.  
  59.                                    -History-
  60.  
  61. Version 1.1 Note:  Added ATTRIBUTE menu.  Just hit the left button to bring
  62.                    up the attrib menu while changing the header...
  63.  
  64. Version 1.2 Note:  Added Write to Printer or File, Fixed Change Attr Menu
  65.                    Added QUIT choice while reading messages...
  66.                    (thanks again, Gordon!)
  67.  
  68. Version 1.3 Note:  Added RATCOLOR.EXE to customize your menu colors!
  69.                    USAGE: RATCOLOR [Drive and Path to your COLOR.MNU file]
  70.                    EXAMPLE: RATCOLOR D:\GOLDRAT
  71.  
  72.                    Added RATSPEED.EXE to customize mouse sensitivity!
  73.                    USAGE RATSPEED [Drive and Path to your MONO/COLOR.MNU file]
  74.                    EXAMPLE: RATSPEED D:\GOLDRAT
  75.  
  76.                    Changes in menu colors or mouse speed will take effect
  77.                    the next time you run GoldRAT.
  78.  
  79. Version 1.5 Note:  Version released through the SDS. Wed 05/01/91 21:05
  80.  
  81. Version 1.5p Note: Boy, that 'p' that was added to GoldED 2.31p really
  82.                    messed things up with some of the menus.  Fixed now.
  83.